Loads and compiles a hull shader.
Return Dword = DX11 LOAD HULL SHADER(fileName, functionName)
fileName
StringThe name of the file to load the shader from.
functionName
StringThe name of the hull shader function to compile from the shader file.
The loaded hull shader.
HULLSHADER Functions Menu DX11 Function Categories